Skip to content

Add Redaction Checker to the catalog#5

Open
ethanzhoucool wants to merge 1 commit into
mainfrom
add-redaction-checker
Open

Add Redaction Checker to the catalog#5
ethanzhoucool wants to merge 1 commit into
mainfrom
add-redaction-checker

Conversation

@ethanzhoucool

Copy link
Copy Markdown
Contributor

Adds Redaction Checker to the catalog (summary table + Tools section).

  • Checks sensitive screens (payment, SSN) are obscured in the iOS app switcher / Android recents (MASVS-9 / PCI)
  • iOS runs on a Revyl cloud device with no Mac: pulls Control Center to make the app resign-active, then compares active vs inactive frames with a blur-invariant correlation
  • Local macOS backend decodes the on-disk snapshot for verbatim leaked text
  • Android judges the recents thumbnail that the OS blanks for FLAG_SECURE
  • Repo: https://github.com/ethanzhoucool/redaction-checker

App-switcher / recents redaction compliance check (MASVS-9 / PCI).
Repo: https://github.com/ethanzhoucool/redaction-checker

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant